Skip to content
Back to search
30
MCP

App Store Connect

pulsemcp/app store connect

Integrates with Apple's App Store Connect API to provide direct access to iOS app sales reports, user analytics, app health metrics, beta testing data, and subscription information with JWT authentication and automatic pagination handling.

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.beautyfree/app-store-connect
App Store Connect API as MCP: apps, TestFlight, subscriptions, localizations, reports. JWT auth.
0 tools
io.github.gjeltep/app-store-connect-mcp
Interact with Apple's App Store Connect API
0 tools
io.github.pofky/appstore-connect-mcp
Check app review status, read reviews, download sales reports from App Store Connect
0 tools
io.github.sardorbekr/appstore-connect
MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.
0 tools
app-store-connect-mcp
MCP server for interacting with Apple's App Store Connect API
0 tools
io.github.SardorbekR/appstore-connect
MCP server for Apple's App Store Connect API. Manage apps, TestFlight, and more.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "app_store_connect": {
      "url": "None",
      "transport": "http"
    }
  }
}